Release 10.1A: OpenEdge Development:
Progress Dynamics Web Development Guide


CSS links

The default.htm file contains a link to a style sheet for the static Web page (rymain.css), as well as a link to a style sheet for the dynamic object area (ryapp.css). The following example shows the HTML markup for these links:

<link rel="stylesheet" type="text/css" href="../dhtml/rymain.css" /> 
<td id="app" dyn="" css="../dhtml/ryapp.css" encoding="UTF-8"> 

Edit these links to create references to your own style sheet files.

For more information, see the "Cascading Style Sheets" section.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095